(emacs-copyright): New constant.
authorGlenn Morris <rgm@gnu.org>
Thu, 7 Jun 2007 07:19:01 +0000 (07:19 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 Jun 2007 07:19:01 +0000 (07:19 +0000)
lisp/version.el

index 0ed3927d0fc71ce62b51164a9ce4970cae4d8da1..034a2ff5515ac6e33d668401cb83e223cf57f693 100644 (file)
@@ -27,6 +27,9 @@
 
 ;;; Code:
 
+(defconst emacs-copyright "Copyright (C) 2007 Free Software Foundation, Inc."
+  "Short copyright string for this version of Emacs.")
+
 (defconst emacs-version "22.1.50" "\
 Version numbers of this version of Emacs.")